[INFO] cloning repository https://github.com/sub07/taskerie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sub07/taskerie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsub07%2Ftaskerie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsub07%2Ftaskerie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c941f2e225666ca2c58c2da31efad787d63e7230
[INFO] testing sub07/taskerie against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsub07%2Ftaskerie" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sub07/taskerie
[INFO] finished tweaking git repo https://github.com/sub07/taskerie
[INFO] tweaked toml for git repo https://github.com/sub07/taskerie written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sub07/taskerie on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sub07/taskerie already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 493ba24b9fc812a72c2a667f85331e09de8afae8031e743f5c48b631303bc572
[INFO] running `Command { std: "docker" "start" "-a" "493ba24b9fc812a72c2a667f85331e09de8afae8031e743f5c48b631303bc572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "493ba24b9fc812a72c2a667f85331e09de8afae8031e743f5c48b631303bc572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "493ba24b9fc812a72c2a667f85331e09de8afae8031e743f5c48b631303bc572", kill_on_drop: false }`
[INFO] [stdout] 493ba24b9fc812a72c2a667f85331e09de8afae8031e743f5c48b631303bc572
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feb7ca8c3ad58eb451d12b07a7e19d79193f6ff337f089a239746d05080c6f5d
[INFO] running `Command { std: "docker" "start" "-a" "feb7ca8c3ad58eb451d12b07a7e19d79193f6ff337f089a239746d05080c6f5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling inquire v0.9.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling taskerie-core v0.1.0 (/opt/rustwide/workdir/taskerie-core)
[INFO] [stderr]    Compiling taskerie v0.1.0 (/opt/rustwide/workdir/taskerie)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.26s
[INFO] running `Command { std: "docker" "inspect" "feb7ca8c3ad58eb451d12b07a7e19d79193f6ff337f089a239746d05080c6f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb7ca8c3ad58eb451d12b07a7e19d79193f6ff337f089a239746d05080c6f5d", kill_on_drop: false }`
[INFO] [stdout] feb7ca8c3ad58eb451d12b07a7e19d79193f6ff337f089a239746d05080c6f5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8800356125ad60aebb479c4adf45a729772e7a3b427c98c08aed76d692f9e582
[INFO] running `Command { std: "docker" "start" "-a" "8800356125ad60aebb479c4adf45a729772e7a3b427c98c08aed76d692f9e582", kill_on_drop: false }`
[INFO] [stderr]    Compiling taskerie-core v0.1.0 (/opt/rustwide/workdir/taskerie-core)
[INFO] [stderr]    Compiling taskerie v0.1.0 (/opt/rustwide/workdir/taskerie)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "8800356125ad60aebb479c4adf45a729772e7a3b427c98c08aed76d692f9e582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8800356125ad60aebb479c4adf45a729772e7a3b427c98c08aed76d692f9e582", kill_on_drop: false }`
[INFO] [stdout] 8800356125ad60aebb479c4adf45a729772e7a3b427c98c08aed76d692f9e582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b65f7438c19a00f54d47a2183abccb140fa56396086a5e85d629f1324f4c9b98
[INFO] running `Command { std: "docker" "start" "-a" "b65f7438c19a00f54d47a2183abccb140fa56396086a5e85d629f1324f4c9b98", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/taskerie-5e287f80cffb9843)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/taskerie_core-35cae4d859256ac0)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test service::interpolated_string::test::test_empty_string ... ok
[INFO] [stdout] test service::interpolated_string::test::test_no_variables ... ok
[INFO] [stdout] test service::interpolated_string::test::test_render_no_variables ... ok
[INFO] [stdout] test service::interpolated_string::test::test_render_multiple_variables ... ok
[INFO] [stdout] test service::interpolated_string::test::test_render_single_variable ... ok
[INFO] [stdout] test service::interpolated_string::test::test_multiple_variables ... ok
[INFO] [stdout] test service::interpolated_string::test::test_render_empty_string ... ok
[INFO] [stdout] test service::interpolated_string::test::test_multiple_variables_with_inner_spaces ... ok
[INFO] [stdout] test service::interpolated_string::test::test_render_missing_variable ... ok
[INFO] [stdout] test service::interpolated_string::test::test_single_variable_with_whitespace ... ok
[INFO] [stdout] test service::interpolated_string::test::test_single_variable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests taskerie_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b65f7438c19a00f54d47a2183abccb140fa56396086a5e85d629f1324f4c9b98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b65f7438c19a00f54d47a2183abccb140fa56396086a5e85d629f1324f4c9b98", kill_on_drop: false }`
[INFO] [stdout] b65f7438c19a00f54d47a2183abccb140fa56396086a5e85d629f1324f4c9b98
